hash '__CARGO_DEFAULT_LIB_METADATA' in metadata for rustc
authorMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Thu, 15 Jun 2017 14:48:05 +0000 (16:48 +0200)
committerMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Sat, 1 Jul 2017 11:25:00 +0000 (13:25 +0200)
commit3aeacff4e3fe2cfbfaa6e22e9c8f5dcaa09c0878
tree8ad0bf1fe69688f7bc6100358a946a29bea7ff0a
parentc9bdd3e9bd77debf4715a074ee90d19f5551000e
hash '__CARGO_DEFAULT_LIB_METADATA' in metadata for rustc

This will let us seed the release channel as part of the
metadata used for the hash to avoid conflicting hashes across
channels.

Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
src/cargo/ops/cargo_rustc/context.rs
tests/build.rs